Carbon


Rename

Header: Files.h Carbon status: Unsupported

OSErr Rename (
    ConstStr255Param oldName, 
    SInt16 vRefNum, 
    ConstStr255Param newName
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use FSpRename instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)